GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / PdfShowOpenFileDialogForDecryption Property





In This Topic
PdfShowOpenFileDialogForDecryption Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Property PdfShowOpenFileDialogForDecryption As Boolean
public bool PdfShowOpenFileDialogForDecryption {get; set;}
public read-write property PdfShowOpenFileDialogForDecryption: Boolean; 
public function get,set PdfShowOpenFileDialogForDecryption : boolean
public: __property bool get_PdfShowOpenFileDialogForDecryption();
public: __property void set_PdfShowOpenFileDialogForDecryption( 
   bool value
);
public:
property bool PdfShowOpenFileDialogForDecryption {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members